Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bindings/zig: Fix sample_riscv_zig partial writes and logging #2131

Closed
wants to merge 1 commit into from

Conversation

fervagar
Copy link

  • Use full code length (instead of subtracting 1) when writing instructions.
  • Uniformly zero-pad addresses in logs and print hexadecimal.
  • Correct the instruction-hook callback in test_riscv2.

- Use full code length (instead of subtracting 1) when writing instructions.
- Uniformly zero-pad addresses in logs and print hexadecimal.
- Correct the instruction-hook callback in test_riscv2.
@wtdcode
Copy link
Member

wtdcode commented Mar 14, 2025

Thanks for your contributions but please target dev branch.

@fervagar
Copy link
Author

Thanks for your contributions but please target dev branch.

Absolutely... Sorry for the mistake. I only forked master.
Let me remove this PR and do a new one, for simplicity.

@fervagar fervagar closed this Mar 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants